indexed access meaning in English
变址存取, 索引存取, 变址访问
索引存取
Examples
- If the underlying data source supports indexed access such as
如果基础数据源支持索引访问(如 - Supports iteration and indexed access
支持迭代和索引访问。 - It will choose indexed access if it has lower cost than table scan
如果使用索引的开销比表扫描的开销低,优化器将选择索引访问。 - The process of setting up a file index or directory and writing the necessary values for indexed access of the file
建立文档索引或目录以及对文档的索引访问写入所需值的过程。 - In the indexed access method , a method of indicating that a record or block is in use and is not available for another request
在索引存取方法中,指明一个记录或数据块处于使用之中而且不再接受另一个使用请求的一种方法。